object FormAdjuntoPeligroso: TFormAdjuntoPeligroso Left = 645 Top = 223 Width = 250 Height = 182 Caption = 'FormAdjuntoPeligroso' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel: TPndPopupPanel Left = 0 Top = 0 Width = 242 Height = 155 HeaderFont.Charset = DEFAULT_CHARSET HeaderFont.Color = clWhite HeaderFont.Height = -11 HeaderFont.Name = 'Tahoma' HeaderFont.Style = [fsBold] HeaderText = 'Deseo...' IconImages = ImageListIcono IconIndex = 12 ItemImages = ImageListItems Items = < item Caption = 'Mover los archivos al �rea de cuarentena' Visible = False ImageIndex = 37 OnClick = MoverArchivo MostrarEnReducido = True TipoItem = 1 end item Caption = 'Ignorar este aviso' Visible = False ImageIndex = 35 OnClick = IgnorarAviso MostrarEnReducido = True TipoItem = 1 end item Caption = 'Ayuda' Visible = False ImageIndex = 27 OnClick = Ayuda MostrarEnReducido = True TipoItem = 1 end item Caption = 'Borrar los archivos peligrosos' Visible = False ImageIndex = 34 OnClick = BorrarArchivo TipoItem = 1 end item Caption = 'Eliminar los adjuntos del mensaje' Visible = False ImageIndex = 33 OnClick = BorrarArchivo MostrarEnReducido = True TipoItem = 2 end item Caption = 'Mover los adjuntos al �rea de cuarentena' Visible = False ImageIndex = 37 OnClick = MoverArchivo MostrarEnReducido = True TipoItem = 2 end item Caption = 'Ignorar este aviso' ImageIndex = 35 OnClick = IgnorarAviso MostrarEnReducido = True TipoItem = 2 end item Caption = 'Ayuda' Visible = False ImageIndex = 27 OnClick = Ayuda MostrarEnReducido = True TipoItem = 2 end item Caption = 'Consultar el informe' ImageIndex = 22 OnClick = MostrarInforme MostrarSoloEnAlertasAgrupadas = True end> ItemsFont.Charset = DEFAULT_CHARSET ItemsFont.Color = clBlack ItemsFont.Height = -11 ItemsFont.Name = 'Tahoma' ItemsFont.Style = [] PrioridadMensaje = pmAlertaUsuario TextoAlertasAgrupadas = 'En el informe se encuentran nuevas notificaciones similares a es' + 'ta' end object ImageListIcono: TImageList Height = 48 Width = 48 Left = 180 Top = 48 end object ImageListItems: TImageList Left = 184 Top = 96 end end